Produkte vergleichen
Sie haben keine Artikel in Ihrer Vergleichsliste
var et_seg1 = localStorage.getItem('gender') || ''; function getCookie(name) { const value = document.cookie .split('; ') .find(row => row.startsWith(name + '=')); return value ? value.split('=')[1] : ''; } var et_seg2 = getCookie('advertiser'); var et_seg3 = 'Affiliate'; var et_seg4 = (function() { var cookies = document.cookie.split(';'); var vwoData = []; cookies.forEach(function(cookie) { var trimmed = cookie.trim(); var match = trimmed.match(/^_vis_opt_exp_(\d+)_combi=(\d+)/); if (match) { var campaignId = match[1]; var variation = match[2]; vwoData.push('exp_' + campaignId + ':' + variation); } }); return vwoData.join('|'); })();